Welcome![Sign In][Sign Up]
Location:
Search - blog asp

Search list

[WEB CodeBlog

Description: 用asp.net和VBScript编写的个人博客网站,界面美观友好,操作简便。
Platform: | Size: 230179 | Author: 程斌 | Hits:

[Other resourceBLOG

Description: 本代码是博客系统。。用ASP.NET和SQL2000开发的,功能齐全,界面精美供大家下载
Platform: | Size: 254239 | Author: haixia | Hits:

[Other resourceASP.net.BLOG

Description: ASP.NET(C#)的blog教学程序
Platform: | Size: 451745 | Author: army one | Hits:

[WEB CodeBLOG

Description: http://localhost/ST_Blog/ IIS虚拟目录要为上述格式 asp.net(c#)做的BLOG,内有数据库设计及系统源代码。
Platform: | Size: 453524 | Author: 爱在深秋 | Hits:

[Internet-Networkasp.netBlog

Description: 用c#+asp.net制作的个人Blog源码, 源码中管理员密码为:111111,运行时需设置一个IIS虚拟目录, 网站后台采用数据库为access,代码中的几个表结构是比较简单的,其核心代码为:index.aspx.cs和几个后台管理代码 其中多次使用DataGrid和DataList,由于时间比较紧,其功能显得尤其简单.
Platform: | Size: 4841 | Author: 范成 | Hits:

[Other resourceBLOG

Description: blog 系统(基于asp.net c#)
Platform: | Size: 5665998 | Author: hwj | Hits:

[WEB CodeBLOG

Description: ASP.NETYU 与AJAX编写的博客系统,是自己的一本书里的一个范例
Platform: | Size: 477153 | Author: menglong84 | Hits:

[WEB Codeblog

Description: Blog 源代码 学习如何制作博客 对初学ASP的有所帮助
Platform: | Size: 63391 | Author: mingming | Hits:

[WEB Codesimpleblog(asp.net)

Description: 该系统为一个入门级的blog程序,有简单的文章发表、评论和友情链接等功能 。后台管理地址:manager.aspx,密码admin
Platform: | Size: 100650 | Author: baby | Hits:

[WEB Codeblog

Description: 一个朋友自己做的主页,基于ASP开发的,内容还是很丰富的
Platform: | Size: 1937878 | Author: 陈华升 | Hits:

[WEB CodePL-Blog

Description: 使用说明: 初始管理员 用户:Admin 密码:admin888 eWebEditor管理员 用户: Admin 密码:admin888 如果你想从PL-Blog 1.2 (Beta)以下版本(包括L-Blog 1.06 se)进行升级,请用 Update.asp 进行数据库升级,然后覆盖说有文件就可以了 安装说明: 1.配置数据路径,修改 Common.asp 文件.找到 Const AccessFile=\"blogDB/blogDB.mdb\" Const AccessPath=\"blogDB\" 路径要和上面一样否则后台备份数据库会失败 2.修改Blog Cookies变量,修改 Common.asp 文件.找到 定义 Cookie,Application 域,必须修改,否则可能运行不正常 Const CookieName=\"PLBlog\" Const CookieNameSet=\"PLBlogSet\" Blog设置保存用的Cookie,建议不要和CookieName相等 3.如何升级我的我的旧数据库,修改 Update.asp 文件的数据库路径和Blog Cookies变量,找到 定义 Cookie,Application 域,必须要和原来的commonde.asp里的设置一样,否则升级不成功 Const CookieName=\"PLBlog\" 定义数据库链接文件,必须要和原来的commonde.asp里的设置一样,否则升级不成功 Const AccessFile=\"blogDB/blogDB.mdb\"-use : initial admin users : Admin Password : admin888 eWebEditor admin users : Admin Password : If you want to admin888 from PL - Blog 1.2 (Beta) version of the following (including L - Blog 1.06 se) upgrade, please use the Update. asp for the database upgrade, and then covered with paper that can be installed on : 1. configuration data path, modify Common.asp document. find Const AccessFile = "blogDB / blogDB.mdb" Const AccessPath = "blogDB" and the path to the same or above background backup database will fail 2. Blog Cookies variables change, modify Common.asp document. find definition Cookie, Application domain, we must change, or else we may not run the normal Const CookieName = "PLBlog" Const CookieNameSet = "PLBlogSet" blog set up to preserve
Platform: | Size: 5881140 | Author: 科兴建 | Hits:

[WEB Codemyblogv1.0

Description: 用asp写的博客程序,完善了后台管理,不过仍然有要完善的地方,欢迎大家测试使用传播修改完善。-used the blog to write procedures to improve the management background, but there are still areas to improve, we welcome the spread of the use of test revisions.
Platform: | Size: 41984 | Author: 漫漫长夜 | Hits:

[WEB CodeKeeBlogSystem

Description: 国内首个XUL后台BLOG系统,asp+access系统,DIV+CSS前台,XUL后台。-domestic first XUL background BLOG system, asp access system, DIV CSS prospects, XUL background.
Platform: | Size: 339968 | Author: 张宝宝 | Hits:

[OtherCixiBlog 试用版

Description: 一个类似于博客的网站,做的很好,可以根据自己的需要改动一下就变成自己的网站了,也可以学习一下,非常不错-similar to a blog website, so good, according to his own needs you change it into its own web site, can learn from this, very good
Platform: | Size: 1840128 | Author: 于明着 | Hits:

[OtherWeblogin

Description: 这是一个用asp.net编写的实用登陆验证源码,利用它可以很好的检测web登陆用户名等。-Asp. Net with the practical preparation of the landing certification source, it can be a very good landing detection web users, etc..
Platform: | Size: 23552 | Author: aaa | Hits:

[ListView/ListBox51_00_OS

Description: 基于51内核的圈圈操作系统**************** 说明:这是本人学习嵌入式操作系统后在51上写的一个简单的操作系统, 提供创建任务,删除任务,任务调度,系统延时,任务挂起,发送消息, 等待消息,CPU使用率统计,系统时间,串口发送、接收数据及串口资源管理等 功能。由于时间匆忙,部分注释可能在调试时忘记更改,如有发现不能理解的注释, 请给圈圈留言: http://blog.21ic.com/blog.asp?name=computer00 -circle operating system kernel $ Note : This is my learning embedded in the operating system after 51 to write a simple operating system, creates delete tasks, task scheduling system delay, hang tasks, send messages, waiting for news, CPU usage statistics, the system time, serial data transmission and serial resource management functions. Because of the time rush, some of the Notes may forget when debugging changes, if found not understand the Notes, to circle the words : http://blog.21ic.com/blog.asp name = computer
Platform: | Size: 87040 | Author: uuu | Hits:

[EditBoxos_cfg

Description: 基于51内核的圈圈操作系统**************** 说明:这是本人学习嵌入式操作系统后在51上写的一个简单的操作系统, 提供创建任务,删除任务,任务调度,系统延时,任务挂起,发送消息, 等待消息,CPU使用率统计,系统时 间,串口发送、接收数据及串口资源管理等 功能。由于时间匆忙,部分注释可能在调试时忘记更改,如有发现不能理解的注释, 请给圈圈留言: http://blog.21ic.com/blog.asp?name=computer00 -circle operating system kernel $ Note : This is my learning embedded in the operating system after 51 to write a simple operating system, creates delete tasks, task scheduling system delay, hang tasks, send messages, waiting for news, CPU usage statistics, the system time, serial data transmission and serial resource management functions. Because of the time rush, some of the Notes may forget when debugging changes, if found not understand the Notes, to circle the words : http://blog.21ic.com/blog.asp name = computer
Platform: | Size: 1024 | Author: uuu | Hits:

[TreeViewos51

Description: 基于51内核的圈圈操作系统**************** 说明:这是本人学习嵌入式操作系统后在51上写的一个简单的操作系统, 提供创建任务,删除任务,任务调度,系统延时,任务挂起,发送消息, 等待消息,CPU使用率统计,系统时间,串口发送、接收数据及串口资源管理等 功能。由于时间匆忙,部分注释可能在调试时忘记更改, 如有发现不能理解的注释, 请给圈圈留言: http://blog.21ic.com/blog.asp?name=computer00 -circle operating system kernel $ Note : This is my learning embedded in the operating system after 51 to write a simple operating system, creates delete tasks, task scheduling system delay, hang tasks, send messages, waiting for news, CPU usage statistics, the system time, serial data transmission and serial resource management functions. Because of the time rush, some of the Notes may forget when debugging changes, if found not understand the Notes, to circle the words : http://blog.21ic.com/blog.asp name = computer
Platform: | Size: 1024 | Author: uuu | Hits:

[PropertySheetos51c

Description: 基于51内核的圈圈操作系统**************** 说明:这是本人学习嵌入式操作系统后在51上写的一个简单的操作系统, 提供创建任务,删除任务,任务调度,系统延时,任务挂起,发送消息, 等待消息,CPU使用率统计,系统时间,串口发送、接收数据及串口资源管理等 功能。由于时间匆忙,部分注释可能在调试时忘记更改,如有发现不能理解的注释, 请给 圈圈留言: http://blog.21ic.com/blog.asp?name=computer00 -circle operating system kernel $ Note : This is my learning embedded in the operating system after 51 to write a simple operating system, creates delete tasks, task scheduling system delay, hang tasks, send messages, waiting for news, CPU usage statistics, the system time, serial data transmission and serial resource management functions. Because of the time rush, some of the Notes may forget when debugging changes, if found not understand the Notes, to circle the words : http://blog.21ic.com/blog.asp name = computer
Platform: | Size: 1024 | Author: uuu | Hits:

[OtherUCOSII22

Description: 基于51内核的圈圈操作系统**************** 说明:这是本人学习嵌入式操作系统后在51上写的一个简单的操作系统, 提供创建任务,删除任务,任务调度,系统延时,任务挂起,发送消息, 等待消息,CPU使用率统计,系统时间,串口发送、接收数据及串口资源管理等 功能。由于时间匆忙,部分注释可能在调试时忘记更改,如有发现不能理解的注释, 请给圈圈留言: http://blog.21ic.com/blog.asp?name=computer00 -circle operating system kernel $ Note : This is my learning embedded in the operating system after 51 to write a simple operating system, creates delete tasks, task scheduling system delay, hang tasks, send messages, waiting for news, CPU usage statistics, the system time, serial data transmission and serial resource management functions. Because of the time rush, some of the Notes may forget when debugging changes, if found not understand the Notes, to circle the words : http://blog.21ic.com/blog.asp name = computer
Platform: | Size: 252928 | Author: uuu | Hits:
« 1 2 3 4 56 7 8 9 10 ... 29 »

CodeBus www.codebus.net